Skip to content

gh-93966: Remove the syntax error highlighting in the IDLE Shell on the next statement - #157595

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:gh-93966-clear-error-tag
Open

serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:gh-93966-clear-error-tag

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Sep 15, 2026

Copy link
Copy Markdown
Member

The highlighting of a syntax error in the Shell stayed until the next syntax error. This is most visible for an error at the end of a line, where the highlighted newline is shown as a bar across the window. Remove the highlighting when the next statement is entered, as suggested in the issue.

🤖 Generated with Claude Code

…l on the next statement

It stayed until the next syntax error.

Co-authored-by: André Roberge <andre.roberge@gmail.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant